ubg_3d2d_create_meshtracker
Syntax:
ubg_3d2d_create_meshtracker(transform, vbuffer, prim, format)
Arguments:
Argument Name | Type | Description |
---|---|---|
transform | matrix | model matrix that indicates transforms |
vbuffer | real | vertex buffer of the model |
prim | real | primitive type (only supports pr_trianglestrip and pr_trianglelist) |
format | array | array containing order of vertex format for the model |
Returns: (array)
Description:
Loading page...